home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / windows / wdj1096.zip / OTALA.ZIP / DEMO.DEF < prev    next >
Text File  |  1996-07-03  |  227b  |  9 lines

  1. NAME        DEMO
  2. DESCRIPTION 'XXXExpWinVer Demo App'
  3. CODE        PRELOAD MOVEABLE SHARED DISCARDABLE
  4. DATA        PRELOAD MOVEABLE NONSHARED MULTIPLE
  5. STACKSIZE   8192
  6. HEAPSIZE    1024
  7. IMPORTS     GetExePtr = KERNEL.133
  8.  
  9.